| Previous | Chapter contents | Chapter top | Section top | Next |
You can use the QTVRGetFrameAnimation function to get the current state of frame animation for an object node.
Boolean QTVRGetFrameAnimation (QTVRInstance qtvr);
The QTVRGetFrameAnimation function returns, as its function result, a Boolean value that indicates the current state of frame animation for the object node specified by the qtvr parameter.
Use QTVREnableFrameAnimation (next) to set the state of frame animation for an object node.
| Previous | Chapter contents | Chapter top | Section top | Next |